home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / sf_31.zip / SFSYSTEM.ZIP / SFSYSTEM.DOC next >
Text File  |  1991-06-24  |  25KB  |  576 lines

  1.                              SFSYSTEM.EXE
  2.                              Version 1.1
  3.                          Written by Mike Woltz
  4.                          Buffalo Creek Software
  5.     
  6.     
  7.     INTRODUCTION
  8.     ------------
  9.                          
  10.        SFSYSTEM.EXE is a companion utility for SPITFIRE Bulletin Board
  11.     System software and will allow a number of system configuration
  12.     options to be set outside the SPITFIRE program.  Using SFSYSTEM.EXE's
  13.     command line parameters, a number of options can now be toggled
  14.     on or off and values can be changed thru a scheduled event.
  15.     
  16.        SFSYSTEM.EXE must reside in your SPITFIRE WORK directory where
  17.     your SFSYSTEM.DAT exists.  If SFSYSTEM.DAT is not found, SFSYSTEM.EXE
  18.     provides you with the option of creating it.
  19.  
  20.  
  21.     MENU DRIVEN USAGE
  22.     -----------------
  23.  
  24.        When SFSYSTEM.EXE is executed from the DOS prompt without any of
  25.     its optional command line parameters, a menu is displayed to the user 
  26.     showing the available options.  The menu will look like this:
  27.     
  28.     >>>>>>>>   MAIN MENU   <<<<<<<<
  29.     <D>... Display Command Line Usage       <N>... Numeric Values
  30.     <S>... Sysop Data                       <T>... Toggle Switches
  31.     <Q>... Quit
  32.     ENTER COMMAND - [D N S T Q]?
  33.         
  34.     After making a selection, except Q to Quit, a window will open
  35.     up on the screen which displays all the features which can be
  36.     modified for the option you have selected.  As each window opens, 
  37.     the current setting will be shown to you for each feature.  Pressing 
  38.     the ESC key will always return to the previous screen.  Pressing Q 
  39.     will terminate program execution and you will be returned to the 
  40.     DOS prompt.  
  41.     
  42.     
  43.     DISPLAY COMMAND LINE USAGE
  44.     --------------------------        
  45.     
  46.        When this option is selected a window will open up displaying
  47.        the following command line usage parameters available with
  48.        SFSYSTEM:
  49.        
  50.   /D[x] = Downloads Per Day...................[x] = Number Of Downloads 
  51.   /L[x] = Log On Time Limit...................[x] = Number Of Minutes
  52.   /O[x] = Daily Log On Limit..................[x] = Amount Of Log Ons
  53.   /R[x] = Upload/Download Ratio...............[x] = Transfer Ratio
  54.   /T[x] = Daily Time Limit....................[x] = Number Of Minutes
  55.   /V[x] = U/D Ratio Violation Security........[x] = Altered Security Level
  56.  
  57.     /B- = NU Birthdate Not Required           /B+ = NU Birthdate Required
  58.     /P- = NU Default Procotol Off             /P+ = NU Default Procotol On
  59.     /S- = Scan Queued Msg Conferences Only    /S+ = Scan All Msg Conferences
  60.  
  61.  
  62.        These options can be used as command line parameters for toggling
  63.        the selected features ON and OFF via SPITFIRE's scheduled events.  
  64.        More detailed information on how this is accomplished is discussed 
  65.        in the section, Usage As A Scheduled Event. 
  66.  
  67.  
  68.     TOGGLE SWITCHES
  69.     ---------------
  70.  
  71.        Selecting Toggle Switches will enable the Sysop to toggle the 
  72.     following SPITFIRE features:
  73.     
  74.  
  75.        <A>  U.S. Phone Format
  76.  
  77.              This allows the Sysop to set whether the BBS will use a US 
  78.              phone number format (###-###-####) or allow for SPITFIRE to
  79.              merely accept any 12 character string entered by the user.  
  80.              The SPITFIRE default is set for the US Phone Number Style.
  81.  
  82.        
  83.        <B>  Convert File Description
  84.                    
  85.              This feature allows the Sysop to toggle SPITFIRE's File 
  86.              Description Conversion On and Off.  When this is toggled On, 
  87.              SPITFIRE will automatically convert the first character of 
  88.              each word in the file description to uppercase.  All other 
  89.              characters will be lower case.  If this feature is toggled 
  90.              Off, SPITFIRE makes no attempt to alter the description 
  91.              entered by the caller.  SPITFIRE, by default, sets this 
  92.              feature On.
  93.  
  94.        <C>  Net Mail Message Base
  95.        
  96.               This toggle allows the Sysop to configure their BBS to allow
  97.               Net Mail Messages.  If this is toggled to Yes, a user may 
  98.               enter messages to others who are not a users on the BBS.
  99.               If this is toggled to No, messages can only be sent to other
  100.               users of the BBS.  This also applies to Carbon Copy messages.
  101.               
  102.       <D>  Multi-node System
  103.         
  104.              This option allows you to toggle whether you wish to configure
  105.              your BBS as a multi-node system.  If you are operating more
  106.              than one node, you will want to toggle this to Yes and if
  107.              you are operating a single node system, you will want to
  108.              toggle this to No.
  109.  
  110.       <E>  New User Default Protocol
  111.  
  112.            This feature is used to determine if a new user logging on the
  113.            BBS can select a default file transfer protocol after completing
  114.            the new user questionnaire.  If this is toggled to Yes, the new
  115.            user will be presented with this option.  If this feature is set 
  116.            Off, the new user will not automatically be presented with this
  117.            option, but may still select a default file transfer protocol
  118.            from the <Y>...Your Statistics option of the Main Menu.
  119.  
  120.       <F>  Require New User Birthdate
  121.   
  122.            This feature allows the Sysop to designate whether a new user
  123.            logging onto the BBS for the first time will be required to
  124.            enter their birthdate.  If toggled to Yes, the birthdate will
  125.            be required and if toggled to No, the user will not be prompted
  126.            to enter their birthdate.  
  127.                          
  128.            **NOTE**    SPITFIRE uses a caller's birthdate as the second
  129.                        password, when required.  It is not possible to
  130.                        require a second password if the BBS does not
  131.                        require the caller to enter their birthdate.
  132.                        Therefore, the SPITFIRE Second Password feature
  133.                        will not be operative if the New User Birthdate
  134.                        requirement is turn off.
  135.  
  136.  
  137.       <G>  Scan All Msg Conferences
  138.  
  139.            This feature allows the Sysop to designate the
  140.            message scan parameters.  When set to Yes, all 
  141.            message conferences are included in the scan.  When
  142.            set to No, only messages in the caller's queued
  143.            conferences are scanned.  This affects both the
  144.            log-on message scan and the scan done by selecting
  145.            <Y>...Your Message option from the Message Menu.
  146.  
  147.       <H>  Comprehensive Upload Search
  148.  
  149.            This feature allows the Sysop to configure SPITFIRE to perform
  150.            a comprehensive file search prior to a caller performing an
  151.            upload.  When this feature is turned SPITFIRE will trim all
  152.            numeric characters from the end of the file name and compare
  153.            that file name against all existing file names by trimming the
  154.            numeric characters from those file names.  For example, if
  155.            the caller told SPITFIRE that DSZ0691.ZIP was going to be
  156.            uploaded then SPITFIRE would then trim the '0691' from the file
  157.            and search for DSZ*.*.  Now let's say that SPITFIRE finds
  158.            DSZ0591.ZIP on the drive.  The caller would be advised that
  159.            DSZ0591.ZIP already exists and then asked if DSZ0691.ZIP is
  160.            still to be uploaded.  When this feature is turned off, then
  161.            SPITFIRE searches only for the exact file name.
  162.  
  163.     NUMERIC VALUES
  164.     --------------
  165.     
  166.         This option will allow modification to be made to any of the 
  167.     following numerical values:
  168.     
  169.  
  170.        <A>  Caller Number
  171.  
  172.              This gives you the opportunity to set the number of callers.  
  173.              The reason for this is if you are already running an 
  174.              established board, you can enter the the current number of 
  175.              callers, so as